home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / connct10.zip / CONNECT.CTL next >
Text File  |  1990-09-26  |  989b  |  36 lines

  1. ; SAMPLE CONNECT.CTL FILE FOR CONNCT10.ZIP
  2. ;
  3. ;
  4. ;CONNECT.CTL VERBS
  5. ;
  6. ;Following is a listing of each verb in CONNECT.CTL along with their meaning.
  7. ;
  8. ;HOLDDIR  <directory>   The complete path to your Qmail outbound directory.
  9. ;
  10. HOLDDIR   c:\outbound\
  11. ;
  12. ;NETMAIL  <directory path>  The complete path to your NetMail message directory.
  13. ;
  14. NETMAIL   c:\mail\
  15. ;
  16. ;ZONE  #   The zone your system operates in.  This must be the same as
  17. ;          the primary zone defined in the Qmail "Pack" configuration
  18. ;          file for that zone.
  19. ;
  20. ZONE       1
  21. ;
  22. ;NET   #   The Net number of your system.  This must be the same as the
  23. ;          primary net address defined in the Qmail "Pack" configuration
  24. ;          file for that zone.
  25. ;
  26. NET        250
  27. ;
  28. ;NODE  #   The Node number of your system.  This must be the same as the
  29. ;          primary node address defined in the Qmail "Pack" configuration
  30. ;          file for that zone.
  31. ;
  32. NODE       107
  33. ;
  34. ;END CONNECT.CTL
  35.  
  36.